FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.7.16  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package ma.ambulanter.fall#1.0.6 (94 ms)

Package ma.ambulanter.fall
Type StructureDefinition
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=ma.ambulanter.fall@1.0.6&canonical=http://ma-ambulant.de/StructureDefinition/MaOrganizationAmbulanz
Url http://ma-ambulant.de/StructureDefinition/MaOrganizationAmbulanz
Status draft
Name MaOrganizationAmbulanz
Title Ambulanz
Experimental False
Description Profil für die Abbildung einer Ambulanz
Type Organization
Kind resource

Resources that use this resource

StructureDefinition
http://ma-ambulant.de/StructureDefinition/MaEncounterBesuch WIP: Ambulanter Besuch

Resources that this resource uses

StructureDefinition
https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_Organization KBV_PR_Base_Organization
http://ma-ambulant.de/StructureDefinition/ExtensionKvRegion Extension KV-Region
http://ma-ambulant.de/StructureDefinition/IdentifierKuerzel Profil für die Abbildung eines Ressourcen-Kürzels als Identifier
http://ma-ambulant.de/StructureDefinition/MaOrganizationRechnungssteller Rechnungssteller
https://fhir.kbv.de/ValueSet/KBV_VS_SFHIR_KBV_VERSORGUNGSBEREICH KBV_VS_SFHIR_KBV_VERSORGUNGSBEREICH
https://fhir.kbv.de/ValueSet/KBV_VS_SFHIR_VDX_FACHGRUPPE KBV_VS_SFHIR_VDX_FACHGRUPPE
http://ma-ambulant.de/Valueset/OrganizationTypeExtended WIP


Source

{
  "resourceType" : "StructureDefinition",
  "id" : "MaOrganizationAmbulanz",
  "url" : "http://ma-ambulant.de/StructureDefinition/MaOrganizationAmbulanz",
  "name" : "MaOrganizationAmbulanz",
  "title" : "Ambulanz",
  "status" : "draft",
  "description" : "Profil für die Abbildung einer Ambulanz",
  "fhirVersion" : "4.0.1",
  "kind" : "resource",
  "abstract" : false,
  "type" : "Organization",
  "baseDefinition" : "https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_Organization",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "Organization.extension",
        "path" : "Organization.extension",
        "min" : 1
      },
      {
        "id" : "Organization.extension:Gueltigkeit",
        "path" : "Organization.extension",
        "sliceName" : "Gueltigkeit",
        "min" : 1,
        "max" : "1",
        "type" : [
          {
            "code" : "Extension",
            "profile" : [
              "http://hl7.org/fhir/StructureDefinition/organization-period"
            ]
          }
        ],
        "mustSupport" : true
      },
      {
        "id" : "Organization.extension:KV-Region",
        "path" : "Organization.extension",
        "sliceName" : "KV-Region",
        "min" : 0,
        "max" : "1",
        "type" : [
          {
            "code" : "Extension",
            "profile" : [
              "http://ma-ambulant.de/StructureDefinition/ExtensionKvRegion"
            ]
          }
        ],
        "mustSupport" : true
      },
      {
        "id" : "Organization.identifier",
        "path" : "Organization.identifier",
        "min" : 1,
        "mustSupport" : true
      },
      {
        "id" : "Organization.identifier:Institutionskennzeichen",
        "path" : "Organization.identifier",
        "sliceName" : "Institutionskennzeichen",
        "mustSupport" : true
      },
      {
        "id" : "Organization.identifier:Betriebsstaettennummer",
        "path" : "Organization.identifier",
        "sliceName" : "Betriebsstaettennummer",
        "mustSupport" : true
      },
      {
        "id" : "Organization.identifier:Kuerzel",
        "path" : "Organization.identifier",
        "sliceName" : "Kuerzel",
        "min" : 0,
        "max" : "*",
        "type" : [
          {
            "code" : "Identifier",
            "profile" : [
              "http://ma-ambulant.de/StructureDefinition/IdentifierKuerzel"
            ]
          }
        ],
        "patternIdentifier" : {
          "type" : {
            "coding" : [
              {
                "code" : "XX",
                "system" : "http://terminology.hl7.org/CodeSystem/v2-0203"
              }
            ]
          }
        },
        "mustSupport" : true
      },
      {
        "id" : "Organization.type.coding",
        "path" : "Organization.type.coding",
        "slicing" : {
          "discriminator" : [
            {
              "type" : "pattern",
              "path" : "$this"
            }
          ],
          "rules" : "open",
          "ordered" : false
        },
        "min" : 2,
        "mustSupport" : true
      },
      {
        "id" : "Organization.type.coding:OrganizationType",
        "path" : "Organization.type.coding",
        "sliceName" : "OrganizationType",
        "min" : 0,
        "max" : "1",
        "patternCoding" : {
          "code" : "amb",
          "system" : "http://ma-ambulant.de/Codesystem/OrganizationTypeExtended",
          "display" : "Ambulance"
        },
        "mustSupport" : true,
        "binding" : {
          "strength" : "required",
          "valueSet" : "http://ma-ambulant.de/Valueset/OrganizationTypeExtended"
        }
      },
      {
        "id" : "Organization.type.coding:Ambulanztyp",
        "path" : "Organization.type.coding",
        "sliceName" : "Ambulanztyp",
        "min" : 1,
        "max" : "1",
        "mustSupport" : true,
        "binding" : {
          "strength" : "required",
          "valueSet" : "https://fhir.kbv.de/ValueSet/KBV_VS_SFHIR_KBV_VERSORGUNGSBEREICH"
        }
      },
      {
        "id" : "Organization.type.coding:KV-Fachgruppe",
        "path" : "Organization.type.coding",
        "sliceName" : "KV-Fachgruppe",
        "min" : 1,
        "max" : "1",
        "mustSupport" : true,
        "binding" : {
          "strength" : "required",
          "valueSet" : "https://fhir.kbv.de/ValueSet/KBV_VS_SFHIR_VDX_FACHGRUPPE"
        }
      },
      {
        "id" : "Organization.name",
        "path" : "Organization.name",
        "mustSupport" : true
      },
      {
        "id" : "Organization.alias",
        "path" : "Organization.alias",
        "mustSupport" : true
      },
      {
        "id" : "Organization.partOf",
        "path" : "Organization.partOf",
        "min" : 1,
        "type" : [
          {
            "code" : "Reference",
            "targetProfile" : [
              "http://ma-ambulant.de/StructureDefinition/MaOrganizationRechnungssteller",
              "http://hl7.org/fhir/StructureDefinition/Organization"
            ],
            "extension" : [
              {
                "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-hierarchy",
                "valueBoolean" : true
              }
            ]
          }
        ],
        "mustSupport" : true
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.